[INFO] fetching crate bbqueue-heap 0.5.1...
[INFO] testing bbqueue-heap-0.5.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate bbqueue-heap 0.5.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate bbqueue-heap 0.5.1
[INFO] finished tweaking crates.io crate bbqueue-heap 0.5.1
[INFO] tweaked toml for crates.io crate bbqueue-heap 0.5.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bbqueue-heap 0.5.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bbqueue-heap 0.5.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 45d6a30b6593d0ecf1ec35d18c5d5b513d49714e282f4f71bc834d33ca2577b9
[INFO] running `Command { std: "docker" "start" "-a" "45d6a30b6593d0ecf1ec35d18c5d5b513d49714e282f4f71bc834d33ca2577b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "45d6a30b6593d0ecf1ec35d18c5d5b513d49714e282f4f71bc834d33ca2577b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45d6a30b6593d0ecf1ec35d18c5d5b513d49714e282f4f71bc834d33ca2577b9", kill_on_drop: false }`
[INFO] [stdout] 45d6a30b6593d0ecf1ec35d18c5d5b513d49714e282f4f71bc834d33ca2577b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fb7540a7a7ab374896b6bab2f647e78b56f55cea8ac1bf7a0a67ff092ab9a0d
[INFO] running `Command { std: "docker" "start" "-a" "9fb7540a7a7ab374896b6bab2f647e78b56f55cea8ac1bf7a0a67ff092ab9a0d", kill_on_drop: false }`
[INFO] [stderr]    Compiling bbqueue-heap v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] running `Command { std: "docker" "inspect" "9fb7540a7a7ab374896b6bab2f647e78b56f55cea8ac1bf7a0a67ff092ab9a0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fb7540a7a7ab374896b6bab2f647e78b56f55cea8ac1bf7a0a67ff092ab9a0d", kill_on_drop: false }`
[INFO] [stdout] 9fb7540a7a7ab374896b6bab2f647e78b56f55cea8ac1bf7a0a67ff092ab9a0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8df9de5552023f298543533d5782a450316308a8e5a175cf3feaef444674d1f1
[INFO] running `Command { std: "docker" "start" "-a" "8df9de5552023f298543533d5782a450316308a8e5a175cf3feaef444674d1f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling bbqueue-heap v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] running `Command { std: "docker" "inspect" "8df9de5552023f298543533d5782a450316308a8e5a175cf3feaef444674d1f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8df9de5552023f298543533d5782a450316308a8e5a175cf3feaef444674d1f1", kill_on_drop: false }`
[INFO] [stdout] 8df9de5552023f298543533d5782a450316308a8e5a175cf3feaef444674d1f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 940f0663894decf3d0fcab1e96173d898f2fcaa791a24b091d35e28fbe566e54
[INFO] running `Command { std: "docker" "start" "-a" "940f0663894decf3d0fcab1e96173d898f2fcaa791a24b091d35e28fbe566e54", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bbqueue_heap-e5ef477ea05ba34b)
[INFO] [stderr]    Doc-tests bbqueue_heap
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/bbbuffer.rs - bbbuffer::BBBuffer::try_split (line 75) ... FAILED
[INFO] [stdout] test src/bbbuffer.rs - bbbuffer::GrantR<'a>::buf (line 894) ... FAILED
[INFO] [stdout] test src/bbbuffer.rs - bbbuffer::BBBuffer::new (line 246) - compile ... FAILED
[INFO] [stdout] test src/bbbuffer.rs - bbbuffer::BBBuffer::capacity (line 676) ... FAILED
[INFO] [stdout] test src/bbbuffer.rs - bbbuffer::Producer<'a>::grant_exact (line 339) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 51) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 22) - compile ... FAILED
[INFO] [stdout] test src/bbbuffer.rs - bbbuffer::BBBuffer::try_release (line 147) ... FAILED
[INFO] [stdout] test src/bbbuffer.rs - bbbuffer::SplitGrantR<'a>::bufs (line 995) ... FAILED
[INFO] [stdout] test src/framed.rs - framed (line 11) ... FAILED
[INFO] [stdout] test src/bbbuffer.rs - bbbuffer::GrantW<'a>::buf (line 767) ... FAILED
[INFO] [stdout] test src/bbbuffer.rs - bbbuffer::Producer<'a>::grant_max_remaining (line 430) ... FAILED
[INFO] [stdout] test src/bbbuffer.rs - bbbuffer::Consumer<'a>::read (line 541) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/bbbuffer.rs - bbbuffer::BBBuffer::try_split (line 75) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bbqueue`
[INFO] [stdout]   --> src/bbbuffer.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | use bbqueue::BBBuffer;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `bbqueue`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bbqueue`, use `cargo add bbqueue` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bbbuffer.rs - bbbuffer::GrantR<'a>::buf (line 894) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bbqueue`
[INFO] [stdout]    --> src/bbbuffer.rs:897:5
[INFO] [stdout]     |
[INFO] [stdout] 897 | use bbqueue::BBBuffer;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `bbqueue`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bbqueue`, use `cargo add bbqueue` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bbbuffer.rs - bbbuffer::BBBuffer::new (line 246) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bbqueue`
[INFO] [stdout]    --> src/bbbuffer.rs:247:5
[INFO] [stdout]     |
[INFO] [stdout] 247 | use bbqueue::BBBuffer;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `bbqueue`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bbqueue`, use `cargo add bbqueue` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bbbuffer.rs - bbbuffer::BBBuffer::capacity (line 676) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bbqueue`
[INFO] [stdout]    --> src/bbbuffer.rs:679:5
[INFO] [stdout]     |
[INFO] [stdout] 679 | use bbqueue::BBBuffer;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `bbqueue`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bbqueue`, use `cargo add bbqueue` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bbbuffer.rs - bbbuffer::Producer<'a>::grant_exact (line 339) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bbqueue`
[INFO] [stdout]    --> src/bbbuffer.rs:342:5
[INFO] [stdout]     |
[INFO] [stdout] 342 | use bbqueue::BBBuffer;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `bbqueue`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bbqueue`, use `cargo add bbqueue` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 51) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bbqueue`
[INFO] [stdout]   --> src/lib.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | use bbqueue::BBBuffer;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `bbqueue`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bbqueue`, use `cargo add bbqueue` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 22) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bbqueue`
[INFO] [stdout]   --> src/lib.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use bbqueue::BBBuffer;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `bbqueue`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bbqueue`, use `cargo add bbqueue` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bbbuffer.rs - bbbuffer::BBBuffer::try_release (line 147) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bbqueue`
[INFO] [stdout]    --> src/bbbuffer.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 | use bbqueue::BBBuffer;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `bbqueue`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bbqueue`, use `cargo add bbqueue` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bbbuffer.rs - bbbuffer::SplitGrantR<'a>::bufs (line 995) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bbqueue`
[INFO] [stdout]    --> src/bbbuffer.rs:998:5
[INFO] [stdout]     |
[INFO] [stdout] 998 | use bbqueue::BBBuffer;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `bbqueue`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bbqueue`, use `cargo add bbqueue` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/framed.rs - framed (line 11) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bbqueue`
[INFO] [stdout]   --> src/framed.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use bbqueue::BBBuffer;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `bbqueue`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bbqueue`, use `cargo add bbqueue` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bbbuffer.rs - bbbuffer::GrantW<'a>::buf (line 767) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bbqueue`
[INFO] [stdout]    --> src/bbbuffer.rs:770:5
[INFO] [stdout]     |
[INFO] [stdout] 770 | use bbqueue::BBBuffer;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `bbqueue`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bbqueue`, use `cargo add bbqueue` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bbbuffer.rs - bbbuffer::Producer<'a>::grant_max_remaining (line 430) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bbqueue`
[INFO] [stdout]    --> src/bbbuffer.rs:433:5
[INFO] [stdout]     |
[INFO] [stdout] 433 | use bbqueue::BBBuffer;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `bbqueue`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bbqueue`, use `cargo add bbqueue` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bbbuffer.rs - bbbuffer::Consumer<'a>::read (line 541) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bbqueue`
[INFO] [stdout]    --> src/bbbuffer.rs:544:5
[INFO] [stdout]     |
[INFO] [stdout] 544 | use bbqueue::BBBuffer;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `bbqueue`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bbqueue`, use `cargo add bbqueue` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/bbbuffer.rs - bbbuffer::BBBuffer::capacity (line 676)
[INFO] [stdout]     src/bbbuffer.rs - bbbuffer::BBBuffer::new (line 246)
[INFO] [stdout]     src/bbbuffer.rs - bbbuffer::BBBuffer::try_release (line 147)
[INFO] [stdout]     src/bbbuffer.rs - bbbuffer::BBBuffer::try_split (line 75)
[INFO] [stdout]     src/bbbuffer.rs - bbbuffer::Consumer<'a>::read (line 541)
[INFO] [stdout]     src/bbbuffer.rs - bbbuffer::GrantR<'a>::buf (line 894)
[INFO] [stdout]     src/bbbuffer.rs - bbbuffer::GrantW<'a>::buf (line 767)
[INFO] [stdout]     src/bbbuffer.rs - bbbuffer::Producer<'a>::grant_exact (line 339)
[INFO] [stdout]     src/bbbuffer.rs - bbbuffer::Producer<'a>::grant_max_remaining (line 430)
[INFO] [stdout]     src/bbbuffer.rs - bbbuffer::SplitGrantR<'a>::bufs (line 995)
[INFO] [stdout]     src/framed.rs - framed (line 11)
[INFO] [stdout]     src/lib.rs - (line 22)
[INFO] [stdout]     src/lib.rs - (line 51)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "940f0663894decf3d0fcab1e96173d898f2fcaa791a24b091d35e28fbe566e54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "940f0663894decf3d0fcab1e96173d898f2fcaa791a24b091d35e28fbe566e54", kill_on_drop: false }`
[INFO] [stdout] 940f0663894decf3d0fcab1e96173d898f2fcaa791a24b091d35e28fbe566e54
